So I'm trying to color my cells in grey for all the matching days not worked without using a formula (see attached picture). Thinking VBA is the only way to do
I have a modal and I don't want voiceover to read the content behind it. Setting aria-modal=true should've been enough but then I saw that VoiceOver does not su
Right now the jumps between fonts are huge. It is either too small or too big. In Qt based apps e.g. in Kate you can change font size with your mouse wheel very
I have an array with multiple objects. In this array each objects having two or more sub objects. I want to get together all sub objects into an array of data.
I want to implement a function to check if a given number do contain les than two different digits, that are called duodigits For example : 12 , 110 , -33333 :
I'm creating a test that has 5 buttons, each button corresponds to a specific color, the problem is that when I select a consecutive 2nd button, the previous bu
Being inspired by this article I asked myself how can I emit compiler errors or , at least stop the build, if a feature is not implemented. The only quick solut
I don't understand why rust don't allow to use a generic inside an other generic constraint. It's difficult to explain with normal words but for example this si
Currently we are using Office.Interop.Excel library to work on excel 2016 in WPF application. We are trying to hide or disable "Save" and "Save As" button due t